MAUI | ComponentOne
C1.Maui.Grid Assembly / C1.Maui.Grid Namespace / GridDetailRow<TItem> Class / DataSource Property
In This Topic
    DataSource Property
    In This Topic
    Gets or sets the data source.
    Syntax
    public TItem DataSource {get; set;}
    See Also